[INFO] fetching crate arch_test_core 0.1.5...
[INFO] checking arch_test_core-0.1.5 against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] extracting crate arch_test_core 0.1.5 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate arch_test_core 0.1.5
[INFO] finished tweaking crates.io crate arch_test_core 0.1.5
[INFO] tweaked toml for crates.io crate arch_test_core 0.1.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate arch_test_core 0.1.5 on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.15.0)
[INFO] [stderr]       Adding ra_ap_syntax v0.0.59 (available: v0.0.341)
[INFO] [stderr]       Adding rowan v0.13.0-pre.6 (available: v0.13.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded velcro v0.5.4
[INFO] [stderr]   Downloaded rustc-ap-rustc_lexer v721.0.0
[INFO] [stderr]   Downloaded velcro_macros v0.5.4
[INFO] [stderr]   Downloaded velcro_core v0.5.4
[INFO] [stderr]   Downloaded ra_ap_text_edit v0.0.59
[INFO] [stderr]   Downloaded cov-mark v1.1.0
[INFO] [stderr]   Downloaded ra_ap_stdx v0.0.59
[INFO] [stderr]   Downloaded always-assert v0.1.3
[INFO] [stderr]   Downloaded ra_ap_profile v0.0.59
[INFO] [stderr]   Downloaded ra_ap_la-arena v0.0.59
[INFO] [stderr]   Downloaded drop_bomb v0.1.5
[INFO] [stderr]   Downloaded countme v2.0.4
[INFO] [stderr]   Downloaded dashmap v4.0.2
[INFO] [stderr]   Downloaded perf-event v0.4.9
[INFO] [stderr]   Downloaded rowan v0.13.0-pre.6
[INFO] [stderr]   Downloaded ra_ap_parser v0.0.59
[INFO] [stderr]   Downloaded ra_ap_syntax v0.0.59
[INFO] [stderr]   Downloaded perf-event-open-sys v6.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f96d7391e4dad2328d26201b80eea91f855e03a76824fe104d1bd0c82f07458b
[INFO] running `Command { std: "docker" "start" "f96d7391e4dad2328d26201b80eea91f855e03a76824fe104d1bd0c82f07458b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f96d7391e4dad2328d26201b80eea91f855e03a76824fe104d1bd0c82f07458b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f96d7391e4dad2328d26201b80eea91f855e03a76824fe104d1bd0c82f07458b" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f96d7391e4dad2328d26201b80eea91f855e03a76824fe104d1bd0c82f07458b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f96d7391e4dad2328d26201b80eea91f855e03a76824fe104d1bd0c82f07458b" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking always-assert v0.1.3
[INFO] [stderr]     Checking ra_ap_la-arena v0.0.59
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]     Checking ra_ap_text_edit v0.0.59
[INFO] [stderr]     Checking cov-mark v1.1.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking perf-event-open-sys v6.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking ra_ap_stdx v0.0.59
[INFO] [stderr]     Checking ra_ap_parser v0.0.59
[INFO] [stderr]     Checking rustc-ap-rustc_lexer v721.0.0
[INFO] [stderr]     Checking countme v2.0.4
[INFO] [stderr]     Checking rowan v0.13.0-pre.6
[INFO] [stderr]     Checking perf-event v0.4.9
[INFO] [stderr]     Checking ra_ap_profile v0.0.59
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling velcro_core v0.5.4
[INFO] [stderr]    Compiling velcro_macros v0.5.4
[INFO] [stderr]     Checking velcro v0.5.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smol_str v0.1.24
[INFO] [stderr]     Checking ra_ap_syntax v0.0.59
[INFO] [stderr]     Checking arch_test_core v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/analyzer/materials/architecture.rs:43:58
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn validate_access_rules(&'r self) -> Result<(), RuleViolation> {
[INFO] [stdout]    |                                   --                     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'r`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn validate_access_rules(&'r self) -> Result<(), RuleViolation<'r>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/analyzer/materials/architecture.rs:56:31
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn check_access_rules(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn check_access_rules(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]    |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/analyzer/materials/architecture.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 65 |         module_tree: &ModuleTree,
[INFO] [stdout] 66 |     ) -> Result<(), RuleViolation> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     ) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/analyzer/services/access_rule.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation>;
[INFO] [stdout]    |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>>;
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/analyzer/services/access_rule.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]    |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/analyzer/services/access_rule.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]    |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyzer/services/access_rule.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyzer/services/access_rule.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyzer/services/access_rule.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyzer/services/access_rule.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyzer/services/access_rule.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/analyzer/materials/architecture.rs:43:58
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn validate_access_rules(&'r self) -> Result<(), RuleViolation> {
[INFO] [stdout]    |                                   --                     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'r`
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn validate_access_rules(&'r self) -> Result<(), RuleViolation<'r>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/analyzer/materials/architecture.rs:56:31
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn check_access_rules(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]    |                               ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn check_access_rules(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]    |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/analyzer/materials/architecture.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 65 |         module_tree: &ModuleTree,
[INFO] [stdout] 66 |     ) -> Result<(), RuleViolation> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     ) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/analyzer/services/access_rule.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation>;
[INFO] [stdout]    |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>>;
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/analyzer/services/access_rule.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]    |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/analyzer/services/access_rule.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]    |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyzer/services/access_rule.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyzer/services/access_rule.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyzer/services/access_rule.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyzer/services/access_rule.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/analyzer/services/access_rule.rs:248:14
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> {
[INFO] [stdout]     |              ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.08s
[INFO] running `Command { std: "docker" "inspect" "f96d7391e4dad2328d26201b80eea91f855e03a76824fe104d1bd0c82f07458b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f96d7391e4dad2328d26201b80eea91f855e03a76824fe104d1bd0c82f07458b", kill_on_drop: false }`
[INFO] [stdout] f96d7391e4dad2328d26201b80eea91f855e03a76824fe104d1bd0c82f07458b
